__ANDROID_API_P__

Names the Pie API level (28), for comparisons against __ANDROID_API__.

extern (C) nothrow @nogc
enum __ANDROID_API_P__ = 28;

Meta